From f49d96b6a42c60dbb0aa7d5f16bc9d8a734a24b7 Mon Sep 17 00:00:00 2001 From: Debian Julia Team Date: Tue, 24 Jan 2017 18:26:37 +0000 Subject: [PATCH] kfreebsd-hurd-tests Gbp-Pq: Name kfreebsd-hurd-tests.patch --- test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Makefile b/test/Makefile index d2dba30..a66ce67 100644 --- a/test/Makefile +++ b/test/Makefile @@ -3,7 +3,7 @@ include ../Make.inc # Set rpath of tests to builddir for loading shared library OPENLIBM_LIB = -L.. -lopenlibm -ifeq ($(OS),Linux) +ifneq ($(OS), Darwin) OPENLIBM_LIB += -Wl,-rpath=$(OPENLIBM_HOME) endif -- 2.30.2